Skip to content

added std::control::value function - #179

Merged
raphael-goetz merged 1 commit into
mainfrom
#176-add-std-control-value
Apr 25, 2026
Merged

added std::control::value function#179
raphael-goetz merged 1 commit into
mainfrom
#176-add-std-control-value

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolves: #176

Copilot AI review requested due to automatic review settings April 25, 2026 13:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing std::control::value runtime function to taurus-core, completing the control-flow standard function set requested in #176.

Changes:

  • Registers std::control::value in the control function catalog.
  • Implements the value handler as a simple pass-through that returns its single argument via Signal::Success.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread crates/taurus-core/src/runtime/functions/control.rs
@github-actions

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/taurus/-/pipelines/2479351490

Status: Passed
Duration: 1 minutes

Job summaries

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/14088662685/artifacts/out/index.html

@raphael-goetz
raphael-goetz merged commit 2500290 into main Apr 25, 2026
6 checks passed
@raphael-goetz
raphael-goetz deleted the #176-add-std-control-value branch June 4, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing std::control::value function

2 participants